C1.Web.Mvc Namespace / YFunctionSeries<T> Class / SampleCount Property

In This Topic
SampleCount Property (YFunctionSeries<T>)
In This Topic
Gets or sets the sample count for function calculation.
Syntax
'Declaration
 
<DefaultValueAttribute(100)>
Public Property SampleCount As Integer
 
See Also